| Previous | Chapter contents | Chapter top | Section top | Next |
You can use the QTVRGetViewStateCount function to get the number of view states of an object node.
UInt16 QTVRGetViewStateCount (QTVRInstance qtvr);
The QTVRGetViewStateCount function returns, as its function result, the number of view states associated with the object node specified by the qtvr parameter. The number of view states in an object movie is defined by the movie file.
| Previous | Chapter contents | Chapter top | Section top | Next |